[INFO] cloning repository https://github.com/cds-rs/rs-commentary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cds-rs/rs-commentary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcds-rs%2Frs-commentary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcds-rs%2Frs-commentary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a1e5a1ffe1b7159e57d2d954699e243f3e673ec
[INFO] testing cds-rs/rs-commentary against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcds-rs%2Frs-commentary" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cds-rs/rs-commentary
[INFO] finished tweaking git repo https://github.com/cds-rs/rs-commentary
[INFO] tweaked toml for git repo https://github.com/cds-rs/rs-commentary written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cds-rs/rs-commentary on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cds-rs/rs-commentary already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b696ab13e14a7dce1298afa69979ce9a220a70ae983ae3be86202affdb8b0cff
[INFO] running `Command { std: "docker" "start" "-a" "b696ab13e14a7dce1298afa69979ce9a220a70ae983ae3be86202affdb8b0cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b696ab13e14a7dce1298afa69979ce9a220a70ae983ae3be86202affdb8b0cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b696ab13e14a7dce1298afa69979ce9a220a70ae983ae3be86202affdb8b0cff", kill_on_drop: false }`
[INFO] [stdout] b696ab13e14a7dce1298afa69979ce9a220a70ae983ae3be86202affdb8b0cff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca043401993a9e3e0aab4390e25f5ea3ed957b0a622a605c945e1067bd64cb7f
[INFO] running `Command { std: "docker" "start" "-a" "ca043401993a9e3e0aab4390e25f5ea3ed957b0a622a605c945e1067bd64cb7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.97.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ra_ap_edition v0.0.266
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling ra_ap_intern v0.0.266
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling cov-mark v2.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ra_ap_paths v0.0.266
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ra-ap-rustc_hashes v0.97.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling zmij v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling ra_ap_profile v0.0.266
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling ra_ap_toolchain v0.0.266
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ra_ap_salsa-macros v0.0.266
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling ra-ap-rustc_index_macros v0.97.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling chalk-derive v0.99.0
[INFO] [stderr]    Compiling ra-ap-rustc_index v0.97.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling chalk-ir v0.99.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ra-ap-rustc_parse_format v0.97.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling always-assert v0.2.0
[INFO] [stderr]    Compiling ra_ap_parser v0.0.266
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.266
[INFO] [stderr]    Compiling ra_ap_salsa v0.0.266
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling ra_ap_vfs v0.0.266
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.266
[INFO] [stderr]    Compiling ra_ap_tt v0.0.266
[INFO] [stderr]    Compiling chalk-solve v0.99.0
[INFO] [stderr]    Compiling ra-ap-rustc_abi v0.97.0
[INFO] [stderr]    Compiling ra_ap_cfg v0.0.266
[INFO] [stderr]    Compiling ra-ap-rustc_pattern_analysis v0.97.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ra_ap_vfs-notify v0.0.266
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bpaf_derive v0.5.17
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ra_ap_span v0.0.266
[INFO] [stderr]    Compiling chalk-recursive v0.99.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling ra_ap_syntax-bridge v0.0.266
[INFO] [stderr]    Compiling ra_ap_base_db v0.0.266
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling ra_ap_proc_macro_api v0.0.266
[INFO] [stderr]    Compiling ra_ap_mbe v0.0.266
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling ra_ap_hir_expand v0.0.266
[INFO] [stderr]    Compiling ra_ap_project_model v0.0.266
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling ra_ap_hir_def v0.0.266
[INFO] [stderr]    Compiling ra_ap_hir_ty v0.0.266
[INFO] [stderr]    Compiling ra_ap_hir v0.0.266
[INFO] [stderr]    Compiling ra_ap_ide_db v0.0.266
[INFO] [stderr]    Compiling ra_ap_ide_assists v0.0.266
[INFO] [stderr]    Compiling ra_ap_ide_completion v0.0.266
[INFO] [stderr]    Compiling ra_ap_ide_diagnostics v0.0.266
[INFO] [stderr]    Compiling ra_ap_ide_ssr v0.0.266
[INFO] [stderr]    Compiling ra_ap_load-cargo v0.0.266
[INFO] [stderr]    Compiling ra_ap_ide v0.0.266
[INFO] [stderr]    Compiling rs-commentary v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ra_ap_hir_def v0.0.266
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ca043401993a9e3e0aab4390e25f5ea3ed957b0a622a605c945e1067bd64cb7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca043401993a9e3e0aab4390e25f5ea3ed957b0a622a605c945e1067bd64cb7f", kill_on_drop: false }`
[INFO] [stdout] ca043401993a9e3e0aab4390e25f5ea3ed957b0a622a605c945e1067bd64cb7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36607f836537559acb853cf49a40f86ff70abedf525d68b5d238218178b83b81
[INFO] running `Command { std: "docker" "start" "-a" "36607f836537559acb853cf49a40f86ff70abedf525d68b5d238218178b83b81", kill_on_drop: false }`
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling rs-commentary v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ra_ap_hir_def v0.0.266
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "36607f836537559acb853cf49a40f86ff70abedf525d68b5d238218178b83b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36607f836537559acb853cf49a40f86ff70abedf525d68b5d238218178b83b81", kill_on_drop: false }`
[INFO] [stdout] 36607f836537559acb853cf49a40f86ff70abedf525d68b5d238218178b83b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c5ea4b20d3a5b98123272d9108a818cd39c12962e22a0797eb74217bd8910ed
[INFO] running `Command { std: "docker" "start" "-a" "5c5ea4b20d3a5b98123272d9108a818cd39c12962e22a0797eb74217bd8910ed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ra_ap_hir_def v0.0.266
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_commentary-cbff7ee0ad74ac90)
[INFO] [stdout] 
[INFO] [stdout] running 97 tests
[INFO] [stdout] test analysis::engine::tests::test_basic_let_binding ... ok
[INFO] [stdout] test analysis::engine::tests::test_binary_expressions ... ok
[INFO] [stdout] test analysis::engine::tests::test_capabilities_frozen_display ... ok
[INFO] [stdout] test analysis::engine::tests::test_array_copy_type_parameter ... ok
[INFO] [stdout] test analysis::engine::tests::test_closure_parameters ... ok
[INFO] [stdout] test analysis::engine::tests::test_copy_type_parameter ... ok
[INFO] [stdout] test analysis::engine::tests::test_impl_method_parameters ... ok
[INFO] [stdout] test analysis::engine::tests::test_mut_borrow_freezes_to_frz ... ok
[INFO] [stdout] test analysis::engine::tests::test_move_in_function_call ... ok
[INFO] [stdout] test analysis::engine::tests::test_macro_analysis_requires_type_oracle ... ok
[INFO] [stdout] test analysis::engine::tests::test_let_binding_creates_transfer_event ... ok
[INFO] [stdout] test analysis::engine::tests::test_mut_borrow_parameter ... ok
[INFO] [stdout] test analysis::engine::tests::test_multiple_parameters_at_function_entry ... ok
[INFO] [stdout] test analysis::engine::tests::test_move_closure_captures ... ok
[INFO] [stdout] test analysis::engine::tests::test_mut_borrow_parameter_at_function_entry ... ok
[INFO] [stdout] test analysis::engine::tests::test_mutable_binding ... ok
[INFO] [stdout] test analysis::engine::tests::test_owned_parameter_at_function_entry ... ok
[INFO] [stdout] test analysis::engine::tests::test_mut_borrow_reborrow_in_call ... ok
[INFO] [stdout] test analysis::engine::tests::test_owned_non_copy_parameter ... ok
[INFO] [stdout] test analysis::engine::tests::test_parameter_at_function_entry ... ok
[INFO] [stdout] test analysis::engine::tests::test_shared_borrow_parameter ... ok
[INFO] [stdout] test analysis::engine::tests::test_struct_literal_detected_as_non_copy ... ok
[INFO] [stdout] test analysis::engine::tests::test_shared_borrow_in_call ... ok
[INFO] [stdout] test analysis::engine::tests::test_ownership_set_snapshots ... ok
[INFO] [stdout] test analysis::engine::tests::test_transfer_event_line_number ... ok
[INFO] [stdout] test analysis::engine::tests::test_string_from_detected_as_non_copy ... ok
[INFO] [stdout] test analysis::engine::tests::test_shared_borrow_downgrades_to_shr ... ok
[INFO] [stdout] test analysis::state::tests::test_ownership_set_shr_frz ... ok
[INFO] [stdout] test analysis::engine::tests::test_while_loop ... ok
[INFO] [stdout] test execution::calls::tests::test_detect_external_call ... ok
[INFO] [stdout] test analysis::engine::tests::test_vec_macro_detected_as_non_copy ... ok
[INFO] [stdout] test analysis::engine::tests::test_without_type_oracle_conservative_move ... ok
[INFO] [stdout] test analysis::state::tests::test_binding_state_capabilities ... ok
[INFO] [stdout] test execution::calls::tests::test_detect_function_call ... ok
[INFO] [stdout] test execution::calls::tests::test_detect_nested_calls ... ok
[INFO] [stdout] test execution::registry::tests::test_function_line_range ... ok
[INFO] [stdout] test execution::registry::tests::test_impl_methods ... ok
[INFO] [stdout] test analysis::state::tests::test_capabilities_display ... ok
[INFO] [stdout] test analysis::state::tests::test_ownership_set_display ... ok
[INFO] [stdout] test execution::registry::tests::test_free_functions ... ok
[INFO] [stdout] test execution::trace::tests::test_function_views ... ok
[INFO] [stdout] test execution::trace::tests::test_function_lines ... ok
[INFO] [stdout] test execution::transfers::tests::test_move_transfer ... ok
[INFO] [stdout] test execution::transfers::tests::test_shared_borrow_transfer ... ok
[INFO] [stdout] test execution::transfers::tests::test_plain_path_transfer ... ok
[INFO] [stdout] test output::render::tests::test_collapse_blank_lines ... ok
[INFO] [stdout] test execution::transfers::tests::test_mut_borrow_transfer ... ok
[INFO] [stdout] test execution::transfers::tests::test_multiple_args ... ok
[INFO] [stdout] test output::render::tests::test_render_shows_transfer_annotation ... ok
[INFO] [stdout] test testing::expectation::tests::test_parse_expectation_with_borrow_info ... ok
[INFO] [stdout] test output::render::tests::test_non_copy_type_shows_drop ... ok
[INFO] [stdout] test testing::expectation::tests::test_parse_negated_expectation ... ok
[INFO] [stdout] test testing::expectation::tests::test_parse_single_expectation ... ok
[INFO] [stdout] test testing::expectation::tests::test_parse_line_above ... ok
[INFO] [stdout] test testing::expectation::tests::test_parse_continuation_line ... ok
[INFO] [stdout] test testing::expectation::tests::test_parse_state_names ... ok
[INFO] [stdout] test testing::expectation::tests::test_parse_unknown_state ... ok
[INFO] [stdout] test testing::matcher::tests::test_frozen_match ... ok
[INFO] [stdout] test testing::matcher::tests::test_moved_match ... ok
[INFO] [stdout] test testing::matcher::tests::test_owned_immut_match ... ok
[INFO] [stdout] test testing::matcher::tests::test_ref_mut_match ... ok
[INFO] [stdout] test testing::expectation::tests::test_parse_expectation_set ... ok
[INFO] [stdout] test testing::matcher::tests::test_owned_mut_match ... ok
[INFO] [stdout] test testing::matcher::tests::test_ref_shared_match ... ok
[INFO] [stdout] test testing::matcher::tests::test_shared_match ... ok
[INFO] [stdout] test testing::matcher::tests::test_state_mismatch ... ok
[INFO] [stdout] test testing::tests::test_byte_offset_to_line ... ok
[INFO] [stdout] test output::render::tests::test_transfer_annotation_position ... ok
[INFO] [stdout] test testing::tests::test_discover_functions ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_call_expr_no_args ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_closure_scope ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_closure_with_move ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_event_order ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_macro_event ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_match_arm_scope ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_match_with_guards ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_if_else_chain ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_for_loop_scope ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_method_call_events ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_simple_function ... ok
[INFO] [stdout] test util::position::tests::test_position_to_offset_simple ... ok
[INFO] [stdout] test util::position::tests::test_offset_to_position_simple ... ok
[INFO] [stdout] test util::position::tests::test_roundtrip ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_nested_impl_fns ... ok
[INFO] [stdout] test util::state::tests::test_detect_drops ... ok
[INFO] [stdout] test util::state::tests::test_dropped_var_not_in_subsequent_boundary_state ... ok
[INFO] [stdout] test util::ast_visitor::tests::test_stmt_with_nested_item ... ok
[INFO] [stdout] test util::state::tests::test_function_boundary ... ok
[INFO] [stdout] test util::state::tests::test_record_and_get ... ok
[INFO] [stdout] test util::state::tests::test_no_drops_at_closing_brace ... ok
[INFO] [stdout] test util::state::tests::test_rewind ... ok
[INFO] [stdout] test util::state::tests::test_function_boundary_resets_scope ... ok
[INFO] [stdout] test util::state::tests::test_time_travel ... ok
[INFO] [stdout] test util::state::tests::test_state_changes ... ok
[INFO] [stdout] test testing::matcher::tests::test_dropped_match ... ok
[INFO] [stdout] test execution::registry::tests::test_closures ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rs_commentary-4ee9013616d10a7c)
[INFO] [stdout] test output::render::tests::test_render_conservative_without_semantic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/expectation_tests.rs (/opt/rustwide/target/debug/deps/expectation_tests-6c2fdad37665455f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test run_expectation_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_expectation_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] borrow_mut
[INFO] [stdout]   ✓ mutable_borrow_freezes_owner
[INFO] [stdout]   ✓ mutable_borrow_ends_then_owner_restored_nll
[INFO] [stdout]   ✓ reborrow_through_call_does_not_consume
[INFO] [stdout] 
[INFO] [stdout] 3 passed, 0 failed
[INFO] [stdout] borrow_shared
[INFO] [stdout]   ✓ shared_borrow_downgrades_owner
[INFO] [stdout]   ✓ multiple_shared_borrows_allowed
[INFO] [stdout]   ✓ shared_borrow_ends_then_write_allowed_nll
[INFO] [stdout] 
[INFO] [stdout] 3 passed, 0 failed
[INFO] [stdout] copy_types
[INFO] [stdout]   ✗ copy_scalar_does_not_move
[INFO] [stdout] 
[INFO] [stdout]     Copy type behavior.
[INFO] [stdout]     
[INFO] [stdout]     Types implementing `Copy` are duplicated instead of moved.
[INFO] [stdout]     Key behaviors:
[INFO] [stdout]     - Source remains valid after assignment (it's a copy, not a move)
[INFO] [stdout]     - Both source and target are independent owners
[INFO] [stdout]     - Includes primitives, arrays of Copy types, Copy structs
[INFO] [stdout] 
[INFO] [stdout]     line 11: expected x: owned, actual: moved
[INFO] [stdout]   ✗ copy_array_does_not_move
[INFO] [stdout] 
[INFO] [stdout]     Copy type behavior.
[INFO] [stdout]     
[INFO] [stdout]     Types implementing `Copy` are duplicated instead of moved.
[INFO] [stdout]     Key behaviors:
[INFO] [stdout]     - Source remains valid after assignment (it's a copy, not a move)
[INFO] [stdout]     - Both source and target are independent owners
[INFO] [stdout]     - Includes primitives, arrays of Copy types, Copy structs
[INFO] [stdout] 
[INFO] [stdout]     line 17: expected x: owned, actual: moved
[INFO] [stdout]   ✓ non_copy_struct_moves
[INFO] [stdout]   ✗ copy_into_call_does_not_invalidate_source
[INFO] [stdout] 
[INFO] [stdout]     Copy type behavior.
[INFO] [stdout]     
[INFO] [stdout]     Types implementing `Copy` are duplicated instead of moved.
[INFO] [stdout]     Key behaviors:
[INFO] [stdout]     - Source remains valid after assignment (it's a copy, not a move)
[INFO] [stdout]     - Both source and target are independent owners
[INFO] [stdout]     - Includes primitives, arrays of Copy types, Copy structs
[INFO] [stdout] 
[INFO] [stdout]     line 33: expected x: owned, actual: moved
[INFO] [stdout] drop_nll
[INFO] [stdout]   ✓ shared_borrow_ends_before_scope
[INFO] [stdout]   ✓ mutable_borrow_ends_before_scope
[INFO] [stdout] 
[INFO] [stdout] 2 passed, 0 failed
[INFO] [stdout] iterators
[INFO] [stdout]   ✗ iter_yields_shared_borrow_item
[INFO] [stdout] 
[INFO] [stdout]     Iterator item borrow behavior.
[INFO] [stdout]     
[INFO] [stdout]     Iterators yield borrows, not owned values (for iter/iter_mut).
[INFO] [stdout]     Key behaviors:
[INFO] [stdout]     - `iter()` yields `&T` (ref_shared), owner becomes shared
[INFO] [stdout]     - `iter_mut()` yields `&mut T` (ref_mut), owner becomes frozen
[INFO] [stdout]     - Owner is restored after loop ends
[INFO] [stdout] 
[INFO] [stdout]     line 10: expected count to be live, but it was not found
[INFO] [stdout]     line 10: expected a to be live, but it was not found
[INFO] [stdout]   ✗ iter_mut_yields_mut_borrow_item
[INFO] [stdout] 
[INFO] [stdout]     Iterator item borrow behavior.
[INFO] [stdout]     
[INFO] [stdout]     Iterators yield borrows, not owned values (for iter/iter_mut).
[INFO] [stdout]     Key behaviors:
[INFO] [stdout]     - `iter()` yields `&T` (ref_shared), owner becomes shared
[INFO] [stdout]     - `iter_mut()` yields `&mut T` (ref_mut), owner becomes frozen
[INFO] [stdout]     - Owner is restored after loop ends
[INFO] [stdout] 
[INFO] [stdout]     line 18: expected count to be live, but it was not found
[INFO] [stdout]     line 18: expected a to be live, but it was not found
[INFO] [stdout] move_semantics
[INFO] [stdout]   ✓ move_non_copy_invalidates_source
[INFO] [stdout]   ✓ move_from_mut_owner_is_still_move
[INFO] [stdout]   ✓ move_into_call_invalidates_source
[INFO] [stdout] 
[INFO] [stdout] 3 passed, 0 failed
[INFO] [stdout] 
[INFO] [stdout] Total: 12 passed, 5 failed
[INFO] [stdout] 
[INFO] [stdout] thread 'run_expectation_tests' (117) panicked at tests/expectation_tests.rs:97:9:
[INFO] [stdout] 5 expectation test(s) failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf458690748 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf458690748 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf458690748 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf458690748 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf4586aa6ea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf4586aa6ea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5cf458697312 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf458697312 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf45866cfe6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf45866cfe6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf458687c89 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf456bb59dc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf456bb59dc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf458687f02 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf458687f02 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf45866d0a2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf4586642b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf45866dead - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf4586aaf5c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf456ba7134 - expectation_tests[25cbb580d21d47da]::run_expectation_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expectation_tests.rs:97:9
[INFO] [stdout]   20:     0x5cf456ba6587 - expectation_tests[25cbb580d21d47da]::run_expectation_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expectation_tests.rs:64:27
[INFO] [stdout]   21:     0x5cf456ba8886 - <expectation_tests[25cbb580d21d47da]::run_expectation_tests::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5cf456ba8abb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cf456ba8abb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5cf456bb6335 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5cf456bb6335 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5cf456bb6335 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5cf456bb6335 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5cf456bb6335 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5cf456bb6335 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5cf456bb6335 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5cf456bb0e94 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5cf456bb0e94 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5cf456bb93b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5cf456bb93b2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5cf456bb93b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5cf456bb93b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5cf456bb93b2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5cf456bb93b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5cf456bb93b2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5cf45868f9cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5cf45868f9cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7aa9cb5e6aa4 - <unknown>
[INFO] [stdout]   43:     0x7aa9cb673a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_expectation_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test expectation_tests`
[INFO] running `Command { std: "docker" "inspect" "5c5ea4b20d3a5b98123272d9108a818cd39c12962e22a0797eb74217bd8910ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5ea4b20d3a5b98123272d9108a818cd39c12962e22a0797eb74217bd8910ed", kill_on_drop: false }`
[INFO] [stdout] 5c5ea4b20d3a5b98123272d9108a818cd39c12962e22a0797eb74217bd8910ed
